Skip to content

Conversation

@openshift-bot
Copy link

@openshift-bot openshift-bot commented Feb 2, 2026

The downstream repository has been updated with the following following upstream commits:

Date Commit Author Message
2026-02-03 17:37:21 operator-framework/operator-controller@e274216 Anik feat: Extract and pass deploymentConfig to bundle renderer (#2482)
2026-02-03 21:34:18 operator-framework/operator-controller@76c749f Per Goncalves da Silva Set owner-kind label on ClusterExtensionRevision resources (#2480)
2026-02-03 16:09:41 operator-framework/operator-controller@2582cf1 Camila Macedo Replace deprecated marker for required fields (#2407)
2026-02-03 15:15:31 operator-framework/operator-controller@e41eb44 dependabot[bot] 🌱 Bump soupsieve from 2.8.2 to 2.8.3 (#2481)
2026-02-03 14:01:54 operator-framework/operator-controller@8daa35d Anik feat: Add DeploymentConfig support to registry+v1 bundle renderer (#2469)
2026-02-03 03:01:21 operator-framework/operator-controller@a72b79f dependabot[bot] 🌱 Bump github.com/cert-manager/cert-manager (#2478)
2026-02-02 18:39:27 operator-framework/operator-controller@e224f78 Camila Macedo Update crd-ref-docs tool from v0.2.0 to v0.3.0 (#2477)
2026-02-02 18:14:18 operator-framework/operator-controller@b18a332 dependabot[bot] 🌱 Bump pkg.package-operator.run/boxcutter from 0.8.0 to 0.8.1 (#2475)
2026-02-02 17:31:47 operator-framework/operator-controller@b8fd3ce dependabot[bot] 🌱 Bump soupsieve from 2.8.1 to 2.8.2 (#2476)

The vendor/ directory has been updated and the following commits were carried:

Date Commit Author Message
2026-02-02 14:33:35 openshift/operator-framework-operator-controller@baed47c dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2026-02-02 14:33:37 openshift/operator-framework-operator-controller@3d473c6 Camila Macedo UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
2026-02-02 14:33:37 openshift/operator-framework-operator-controller@ae62286 Camila Macedo UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
2026-02-02 14:33:38 openshift/operator-framework-operator-controller@585b3eb Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp images from openshift/catalogd/manifests.yaml
2026-02-02 14:33:39 openshift/operator-framework-operator-controller@56b1551 Todd Short UPSTREAM: <carry>: Update OCP catalogs to v4.21
2026-02-02 14:33:39 openshift/operator-framework-operator-controller@991e450 Kui Wang UPSTREAM: <carry>: support singleown cases in disconnected
2026-02-02 14:33:40 openshift/operator-framework-operator-controller@490f1c8 Kui Wang UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
2026-02-02 14:33:40 openshift/operator-framework-operator-controller@68ec15d Camila Macedo UPSTREAM: <carry>: Define Default timeouts and apply their usage accross to avoid flakes
2026-02-02 14:33:41 openshift/operator-framework-operator-controller@ca87697 Todd Short UPSTREAM: <carry>: Update to new feature-gate options in helm
2026-02-02 14:33:42 openshift/operator-framework-operator-controller@021feff Camila Macedo UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniquess and waiting for k8s cleanups
2026-02-02 14:33:42 openshift/operator-framework-operator-controller@fd7d39c Camila Macedo UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comments ( Follow-Up of: 714977c )
2026-02-02 14:33:43 openshift/operator-framework-operator-controller@7097786 Kui Wang UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inline.watchNamespace
2026-02-02 14:33:43 openshift/operator-framework-operator-controller@7255c69 Camila Macedo UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension uninstall
2026-02-02 14:33:44 openshift/operator-framework-operator-controller@6e25b60 Kui Wang UPSTREAM: <carry>: Add [OTP] to migrated cases
2026-02-02 14:33:45 openshift/operator-framework-operator-controller@a9885cb Camila Macedo UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
2026-02-02 14:33:46 openshift/operator-framework-operator-controller@6fd39c9 Camila Macedo UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version format
2026-02-02 14:33:47 openshift/operator-framework-operator-controller@9630d6a Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and dependencies
2026-02-02 14:33:48 openshift/operator-framework-operator-controller@0640a3b Kui Wang UPSTREAM: <carry>: add disconnected environment support with custom prow job for migrated qe cases
2026-02-02 14:33:49 openshift/operator-framework-operator-controller@502e0a8 Jian Zhang UPSTREAM: <carry>: migrate jiazha test cases to OTE
2026-02-02 14:33:49 openshift/operator-framework-operator-controller@621d833 Xia Zhao UPSTREAM: <carry>: migrate clustercatalog case to ote
2026-02-02 14:33:50 openshift/operator-framework-operator-controller@12d5fd5 Kui Wang UPSTREAM: <carry>: migrate olmv1 QE stress cases
2026-02-02 14:33:50 openshift/operator-framework-operator-controller@506fe7c Todd Short UPSTREAM: <carry>: Use busybox/httpd to simulate probes
2026-02-02 14:33:51 openshift/operator-framework-operator-controller@66e0608 Xia Zhao UPSTREAM: <carry>: migrate olmv1 QE cases
2026-02-02 14:33:52 openshift/operator-framework-operator-controller@d7c6825 Kui Wang UPSTREAM: <carry>: add agent for olmv1 qe cases
2026-02-02 14:33:52 openshift/operator-framework-operator-controller@3706c3d Todd Short UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
2026-02-02 14:33:53 openshift/operator-framework-operator-controller@e2536cf Rashmi Gottipati UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
2026-02-02 14:33:53 openshift/operator-framework-operator-controller@b7bfd76 Rashmi Gottipati UPSTREAM: <carry>: address review comments through addl prompts
2026-02-02 14:33:54 openshift/operator-framework-operator-controller@8584540 Rashmi Gottipati UPSTREAM: <carry>: addressing some more review comments
2026-02-02 14:33:54 openshift/operator-framework-operator-controller@02ea4bd Rashmi Gottipati UPSTREAM: <carry>: remove DCO line
2026-02-02 14:33:55 openshift/operator-framework-operator-controller@c03f12d Bruno Andrade UPSTREAM: <carry>: migrate bandrade test cases to OTE
2026-02-02 14:33:55 openshift/operator-framework-operator-controller@9d499ba Bruno Andrade UPSTREAM: <carry>: update metadata
2026-02-02 14:33:56 openshift/operator-framework-operator-controller@190ee81 Bruno Andrade UPSTREAM: <carry>: remove originalName
2026-02-02 14:33:57 openshift/operator-framework-operator-controller@e922bc2 Jian Zhang UPSTREAM: <carry>: update 80458's timeout to 180s
2026-02-02 14:33:57 openshift/operator-framework-operator-controller@e555380 Jian Zhang UPSTREAM: <carry>: update 83026 to specify the clustercatalog
2026-02-02 14:33:58 openshift/operator-framework-operator-controller@a16c773 Catherine Chan-Tse UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
2026-02-02 14:33:58 openshift/operator-framework-operator-controller@2048b94 Predrag Knezevic UPSTREAM: <carry>: Use oc client for running e2e tests
2026-02-02 14:33:59 openshift/operator-framework-operator-controller@73cc2cd Predrag Knezevic UPSTREAM: <carry>: Run upstream e2e tests tagged with @catalogd-update
2026-02-02 14:33:59 openshift/operator-framework-operator-controller@d4a7d1a Kui Wang UPSTREAM: <carry>: enhance case to make it more stable
2026-02-02 14:34:00 openshift/operator-framework-operator-controller@ce94fd0 Evan Hearne UPSTREAM: <carry>: add service account to curl job
2026-02-02 14:34:00 openshift/operator-framework-operator-controller@4a10f91 Evan Hearne UPSTREAM: <carry>: move sa creation out of buildCurlJob()
2026-02-02 14:34:01 openshift/operator-framework-operator-controller@59e10f3 Evan Hearne UPSTREAM: <carry>: comment out delete service account
2026-02-02 14:34:02 openshift/operator-framework-operator-controller@204ef23 Evan Hearne UPSTREAM: <carry>: move defercleanup for sa for LIFO
2026-02-02 14:34:02 openshift/operator-framework-operator-controller@5d4c453 Evan Hearne UPSTREAM: <carry>: add polling so job fully deleted before proceed
2026-02-02 14:34:03 openshift/operator-framework-operator-controller@7518e6b Luke Meyer UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redhat/add-service-account-curl-job"
2026-02-02 14:34:03 openshift/operator-framework-operator-controller@4a43d59 Camila Macedo UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
2026-02-02 14:34:04 openshift/operator-framework-operator-controller@c52812e Kui Wang UPSTREAM: <carry>: config watchnamespace cases
2026-02-02 14:34:04 openshift/operator-framework-operator-controller@9300870 Xia Zhao UPSTREAM: <carry>: enhance ocp-79770
2026-02-02 14:34:05 openshift/operator-framework-operator-controller@6556755 Kui Wang UPSTREAM: <carry>: upgrade version support case
2026-02-02 14:34:06 openshift/operator-framework-operator-controller@48c8bfc Per Goncalves da Silva UPSTREAM: <carry>: Remove installed condition check from auth preflight test
2026-02-02 14:34:06 openshift/operator-framework-operator-controller@3f99578 Per Goncalves da Silva UPSTREAM: <carry>: Add openshift/api dependency
2026-02-02 14:34:07 openshift/operator-framework-operator-controller@96b2bc0 Per Goncalves da Silva UPSTREAM: <carry>: Add boxcutter specific preflight auth test
2026-02-02 10:46:46 openshift/operator-framework-operator-controller@de7b6b4 Kui Wang UPSTREAM: <carry>: adjust watchnamespace case based on change
2026-02-03 12:12:19 openshift/operator-framework-operator-controller@0304fbd Camila Macedo UPSTREAM: <carry>: fix(ote): Use as operator-controller dep from root dir

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-framework

Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](facelessuser/soupsieve@2.8.1...2.8.2)

---
updated-dependencies:
- dependency-name: soupsieve
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@openshift-bot openshift-bot added tide/merge-method-merge Denotes a PR that should use a standard merge by tide when it merges. kind/sync labels Feb 2, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Feb 2, 2026
@openshift-bot openshift-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 2, 2026
@openshift-ci-robot
Copy link

@openshift-bot: This pull request explicitly references no jira issue.

Details

In response to this:

The downstream repository has been updated with the following following upstream commits:

Date Commit Author Message
2026-02-02 17:31:47 operator-framework/operator-controller@b8fd3ce dependabot[bot] 🌱 Bump soupsieve from 2.8.1 to 2.8.2 (#2476)

The vendor/ directory has been updated and the following commits were carried:

Date Commit Author Message
2026-02-02 14:33:35 openshift/operator-framework-operator-controller@baed47c dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2026-02-02 14:33:37 openshift/operator-framework-operator-controller@3d473c6 Camila Macedo UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
2026-02-02 14:33:37 openshift/operator-framework-operator-controller@ae62286 Camila Macedo UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
2026-02-02 14:33:38 openshift/operator-framework-operator-controller@585b3eb Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp images from openshift/catalogd/manifests.yaml
2026-02-02 14:33:39 openshift/operator-framework-operator-controller@56b1551 Todd Short UPSTREAM: <carry>: Update OCP catalogs to v4.21
2026-02-02 14:33:39 openshift/operator-framework-operator-controller@991e450 Kui Wang UPSTREAM: <carry>: support singleown cases in disconnected
2026-02-02 14:33:40 openshift/operator-framework-operator-controller@490f1c8 Kui Wang UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
2026-02-02 14:33:40 openshift/operator-framework-operator-controller@68ec15d Camila Macedo UPSTREAM: <carry>: Define Default timeouts and apply their usage accross to avoid flakes
2026-02-02 14:33:41 openshift/operator-framework-operator-controller@ca87697 Todd Short UPSTREAM: <carry>: Update to new feature-gate options in helm
2026-02-02 14:33:42 openshift/operator-framework-operator-controller@021feff Camila Macedo UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniquess and waiting for k8s cleanups
2026-02-02 14:33:42 openshift/operator-framework-operator-controller@fd7d39c Camila Macedo UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comments ( Follow-Up of: 714977c )
2026-02-02 14:33:43 openshift/operator-framework-operator-controller@7097786 Kui Wang UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inline.watchNamespace
2026-02-02 14:33:43 openshift/operator-framework-operator-controller@7255c69 Camila Macedo UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension uninstall
2026-02-02 14:33:44 openshift/operator-framework-operator-controller@6e25b60 Kui Wang UPSTREAM: <carry>: Add [OTP] to migrated cases
2026-02-02 14:33:45 openshift/operator-framework-operator-controller@a9885cb Camila Macedo UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
2026-02-02 14:33:46 openshift/operator-framework-operator-controller@6fd39c9 Camila Macedo UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version format
2026-02-02 14:33:47 openshift/operator-framework-operator-controller@9630d6a Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and dependencies
2026-02-02 14:33:48 openshift/operator-framework-operator-controller@0640a3b Kui Wang UPSTREAM: <carry>: add disconnected environment support with custom prow job for migrated qe cases
2026-02-02 14:33:49 openshift/operator-framework-operator-controller@502e0a8 Jian Zhang UPSTREAM: <carry>: migrate jiazha test cases to OTE
2026-02-02 14:33:49 openshift/operator-framework-operator-controller@621d833 Xia Zhao UPSTREAM: <carry>: migrate clustercatalog case to ote
2026-02-02 14:33:50 openshift/operator-framework-operator-controller@12d5fd5 Kui Wang UPSTREAM: <carry>: migrate olmv1 QE stress cases
2026-02-02 14:33:50 openshift/operator-framework-operator-controller@506fe7c Todd Short UPSTREAM: <carry>: Use busybox/httpd to simulate probes
2026-02-02 14:33:51 openshift/operator-framework-operator-controller@66e0608 Xia Zhao UPSTREAM: <carry>: migrate olmv1 QE cases
2026-02-02 14:33:52 openshift/operator-framework-operator-controller@d7c6825 Kui Wang UPSTREAM: <carry>: add agent for olmv1 qe cases
2026-02-02 14:33:52 openshift/operator-framework-operator-controller@3706c3d Todd Short UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
2026-02-02 14:33:53 openshift/operator-framework-operator-controller@e2536cf Rashmi Gottipati UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
2026-02-02 14:33:53 openshift/operator-framework-operator-controller@b7bfd76 Rashmi Gottipati UPSTREAM: <carry>: address review comments through addl prompts
2026-02-02 14:33:54 openshift/operator-framework-operator-controller@8584540 Rashmi Gottipati UPSTREAM: <carry>: addressing some more review comments
2026-02-02 14:33:54 openshift/operator-framework-operator-controller@02ea4bd Rashmi Gottipati UPSTREAM: <carry>: remove DCO line
2026-02-02 14:33:55 openshift/operator-framework-operator-controller@c03f12d Bruno Andrade UPSTREAM: <carry>: migrate bandrade test cases to OTE
2026-02-02 14:33:55 openshift/operator-framework-operator-controller@9d499ba Bruno Andrade UPSTREAM: <carry>: update metadata
2026-02-02 14:33:56 openshift/operator-framework-operator-controller@190ee81 Bruno Andrade UPSTREAM: <carry>: remove originalName
2026-02-02 14:33:57 openshift/operator-framework-operator-controller@e922bc2 Jian Zhang UPSTREAM: <carry>: update 80458's timeout to 180s
2026-02-02 14:33:57 openshift/operator-framework-operator-controller@e555380 Jian Zhang UPSTREAM: <carry>: update 83026 to specify the clustercatalog
2026-02-02 14:33:58 openshift/operator-framework-operator-controller@a16c773 Catherine Chan-Tse UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
2026-02-02 14:33:58 openshift/operator-framework-operator-controller@2048b94 Predrag Knezevic UPSTREAM: <carry>: Use oc client for running e2e tests
2026-02-02 14:33:59 openshift/operator-framework-operator-controller@73cc2cd Predrag Knezevic UPSTREAM: <carry>: Run upstream e2e tests tagged with @catalogd-update
2026-02-02 14:33:59 openshift/operator-framework-operator-controller@d4a7d1a Kui Wang UPSTREAM: <carry>: enhance case to make it more stable
2026-02-02 14:34:00 openshift/operator-framework-operator-controller@ce94fd0 Evan Hearne UPSTREAM: <carry>: add service account to curl job
2026-02-02 14:34:00 openshift/operator-framework-operator-controller@4a10f91 Evan Hearne UPSTREAM: <carry>: move sa creation out of buildCurlJob()
2026-02-02 14:34:01 openshift/operator-framework-operator-controller@59e10f3 Evan Hearne UPSTREAM: <carry>: comment out delete service account
2026-02-02 14:34:02 openshift/operator-framework-operator-controller@204ef23 Evan Hearne UPSTREAM: <carry>: move defercleanup for sa for LIFO
2026-02-02 14:34:02 openshift/operator-framework-operator-controller@5d4c453 Evan Hearne UPSTREAM: <carry>: add polling so job fully deleted before proceed
2026-02-02 14:34:03 openshift/operator-framework-operator-controller@7518e6b Luke Meyer UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redhat/add-service-account-curl-job"
2026-02-02 14:34:03 openshift/operator-framework-operator-controller@4a43d59 Camila Macedo UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
2026-02-02 14:34:04 openshift/operator-framework-operator-controller@c52812e Kui Wang UPSTREAM: <carry>: config watchnamespace cases
2026-02-02 14:34:04 openshift/operator-framework-operator-controller@9300870 Xia Zhao UPSTREAM: <carry>: enhance ocp-79770
2026-02-02 14:34:05 openshift/operator-framework-operator-controller@6556755 Kui Wang UPSTREAM: <carry>: upgrade version support case
2026-02-02 14:34:06 openshift/operator-framework-operator-controller@48c8bfc Per Goncalves da Silva UPSTREAM: <carry>: Remove installed condition check from auth preflight test
2026-02-02 14:34:06 openshift/operator-framework-operator-controller@3f99578 Per Goncalves da Silva UPSTREAM: <carry>: Add openshift/api dependency
2026-02-02 14:34:07 openshift/operator-framework-operator-controller@96b2bc0 Per Goncalves da Silva UPSTREAM: <carry>: Add boxcutter specific preflight auth test

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-framework

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 2, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 2, 2026

@openshift-bot: GitHub didn't allow me to request PR reviews from the following users: openshift/openshift-team-operator-framework.

Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

The downstream repository has been updated with the following following upstream commits:

Date Commit Author Message
2026-02-02 17:31:47 operator-framework/operator-controller@b8fd3ce dependabot[bot] 🌱 Bump soupsieve from 2.8.1 to 2.8.2 (#2476)

The vendor/ directory has been updated and the following commits were carried:

Date Commit Author Message
2026-02-02 14:33:35 openshift/operator-framework-operator-controller@baed47c dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2026-02-02 14:33:37 openshift/operator-framework-operator-controller@3d473c6 Camila Macedo UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
2026-02-02 14:33:37 openshift/operator-framework-operator-controller@ae62286 Camila Macedo UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
2026-02-02 14:33:38 openshift/operator-framework-operator-controller@585b3eb Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp images from openshift/catalogd/manifests.yaml
2026-02-02 14:33:39 openshift/operator-framework-operator-controller@56b1551 Todd Short UPSTREAM: <carry>: Update OCP catalogs to v4.21
2026-02-02 14:33:39 openshift/operator-framework-operator-controller@991e450 Kui Wang UPSTREAM: <carry>: support singleown cases in disconnected
2026-02-02 14:33:40 openshift/operator-framework-operator-controller@490f1c8 Kui Wang UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
2026-02-02 14:33:40 openshift/operator-framework-operator-controller@68ec15d Camila Macedo UPSTREAM: <carry>: Define Default timeouts and apply their usage accross to avoid flakes
2026-02-02 14:33:41 openshift/operator-framework-operator-controller@ca87697 Todd Short UPSTREAM: <carry>: Update to new feature-gate options in helm
2026-02-02 14:33:42 openshift/operator-framework-operator-controller@021feff Camila Macedo UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniquess and waiting for k8s cleanups
2026-02-02 14:33:42 openshift/operator-framework-operator-controller@fd7d39c Camila Macedo UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comments ( Follow-Up of: 714977c )
2026-02-02 14:33:43 openshift/operator-framework-operator-controller@7097786 Kui Wang UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inline.watchNamespace
2026-02-02 14:33:43 openshift/operator-framework-operator-controller@7255c69 Camila Macedo UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension uninstall
2026-02-02 14:33:44 openshift/operator-framework-operator-controller@6e25b60 Kui Wang UPSTREAM: <carry>: Add [OTP] to migrated cases
2026-02-02 14:33:45 openshift/operator-framework-operator-controller@a9885cb Camila Macedo UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
2026-02-02 14:33:46 openshift/operator-framework-operator-controller@6fd39c9 Camila Macedo UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version format
2026-02-02 14:33:47 openshift/operator-framework-operator-controller@9630d6a Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and dependencies
2026-02-02 14:33:48 openshift/operator-framework-operator-controller@0640a3b Kui Wang UPSTREAM: <carry>: add disconnected environment support with custom prow job for migrated qe cases
2026-02-02 14:33:49 openshift/operator-framework-operator-controller@502e0a8 Jian Zhang UPSTREAM: <carry>: migrate jiazha test cases to OTE
2026-02-02 14:33:49 openshift/operator-framework-operator-controller@621d833 Xia Zhao UPSTREAM: <carry>: migrate clustercatalog case to ote
2026-02-02 14:33:50 openshift/operator-framework-operator-controller@12d5fd5 Kui Wang UPSTREAM: <carry>: migrate olmv1 QE stress cases
2026-02-02 14:33:50 openshift/operator-framework-operator-controller@506fe7c Todd Short UPSTREAM: <carry>: Use busybox/httpd to simulate probes
2026-02-02 14:33:51 openshift/operator-framework-operator-controller@66e0608 Xia Zhao UPSTREAM: <carry>: migrate olmv1 QE cases
2026-02-02 14:33:52 openshift/operator-framework-operator-controller@d7c6825 Kui Wang UPSTREAM: <carry>: add agent for olmv1 qe cases
2026-02-02 14:33:52 openshift/operator-framework-operator-controller@3706c3d Todd Short UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
2026-02-02 14:33:53 openshift/operator-framework-operator-controller@e2536cf Rashmi Gottipati UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
2026-02-02 14:33:53 openshift/operator-framework-operator-controller@b7bfd76 Rashmi Gottipati UPSTREAM: <carry>: address review comments through addl prompts
2026-02-02 14:33:54 openshift/operator-framework-operator-controller@8584540 Rashmi Gottipati UPSTREAM: <carry>: addressing some more review comments
2026-02-02 14:33:54 openshift/operator-framework-operator-controller@02ea4bd Rashmi Gottipati UPSTREAM: <carry>: remove DCO line
2026-02-02 14:33:55 openshift/operator-framework-operator-controller@c03f12d Bruno Andrade UPSTREAM: <carry>: migrate bandrade test cases to OTE
2026-02-02 14:33:55 openshift/operator-framework-operator-controller@9d499ba Bruno Andrade UPSTREAM: <carry>: update metadata
2026-02-02 14:33:56 openshift/operator-framework-operator-controller@190ee81 Bruno Andrade UPSTREAM: <carry>: remove originalName
2026-02-02 14:33:57 openshift/operator-framework-operator-controller@e922bc2 Jian Zhang UPSTREAM: <carry>: update 80458's timeout to 180s
2026-02-02 14:33:57 openshift/operator-framework-operator-controller@e555380 Jian Zhang UPSTREAM: <carry>: update 83026 to specify the clustercatalog
2026-02-02 14:33:58 openshift/operator-framework-operator-controller@a16c773 Catherine Chan-Tse UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
2026-02-02 14:33:58 openshift/operator-framework-operator-controller@2048b94 Predrag Knezevic UPSTREAM: <carry>: Use oc client for running e2e tests
2026-02-02 14:33:59 openshift/operator-framework-operator-controller@73cc2cd Predrag Knezevic UPSTREAM: <carry>: Run upstream e2e tests tagged with @catalogd-update
2026-02-02 14:33:59 openshift/operator-framework-operator-controller@d4a7d1a Kui Wang UPSTREAM: <carry>: enhance case to make it more stable
2026-02-02 14:34:00 openshift/operator-framework-operator-controller@ce94fd0 Evan Hearne UPSTREAM: <carry>: add service account to curl job
2026-02-02 14:34:00 openshift/operator-framework-operator-controller@4a10f91 Evan Hearne UPSTREAM: <carry>: move sa creation out of buildCurlJob()
2026-02-02 14:34:01 openshift/operator-framework-operator-controller@59e10f3 Evan Hearne UPSTREAM: <carry>: comment out delete service account
2026-02-02 14:34:02 openshift/operator-framework-operator-controller@204ef23 Evan Hearne UPSTREAM: <carry>: move defercleanup for sa for LIFO
2026-02-02 14:34:02 openshift/operator-framework-operator-controller@5d4c453 Evan Hearne UPSTREAM: <carry>: add polling so job fully deleted before proceed
2026-02-02 14:34:03 openshift/operator-framework-operator-controller@7518e6b Luke Meyer UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redhat/add-service-account-curl-job"
2026-02-02 14:34:03 openshift/operator-framework-operator-controller@4a43d59 Camila Macedo UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
2026-02-02 14:34:04 openshift/operator-framework-operator-controller@c52812e Kui Wang UPSTREAM: <carry>: config watchnamespace cases
2026-02-02 14:34:04 openshift/operator-framework-operator-controller@9300870 Xia Zhao UPSTREAM: <carry>: enhance ocp-79770
2026-02-02 14:34:05 openshift/operator-framework-operator-controller@6556755 Kui Wang UPSTREAM: <carry>: upgrade version support case
2026-02-02 14:34:06 openshift/operator-framework-operator-controller@48c8bfc Per Goncalves da Silva UPSTREAM: <carry>: Remove installed condition check from auth preflight test
2026-02-02 14:34:06 openshift/operator-framework-operator-controller@3f99578 Per Goncalves da Silva UPSTREAM: <carry>: Add openshift/api dependency
2026-02-02 14:34:07 openshift/operator-framework-operator-controller@96b2bc0 Per Goncalves da Silva UPSTREAM: <carry>: Add boxcutter specific preflight auth test

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-framework

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

dependabot bot and others added 2 commits February 2, 2026 18:14
Bumps [pkg.package-operator.run/boxcutter](https://github.com/package-operator/boxcutter) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/package-operator/boxcutter/releases)
- [Commits](package-operator/boxcutter@v0.8.0...v0.8.1)

---
updated-dependencies:
- dependency-name: pkg.package-operator.run/boxcutter
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 3, 2026
@openshift-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 3, 2026
Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.19.2 to 1.19.3.
- [Release notes](https://github.com/cert-manager/cert-manager/releases)
- [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md)
- [Commits](cert-manager/cert-manager@v1.19.2...v1.19.3)

---
updated-dependencies:
- dependency-name: github.com/cert-manager/cert-manager
  dependency-version: 1.19.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 3, 2026
@perdasilva
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 3, 2026
@perdasilva
Copy link
Contributor

/retest-required

@perdasilva
Copy link
Contributor

/retest

anik120 and others added 3 commits February 3, 2026 14:01
…469)

This PR implements **Phase 2** of the [Deployment Configuration RFC](https://docs.google.com/document/d/18O4qBvu5I4WIJgo5KU1opyUKcrfgk64xsI3tyXxmVEU/edit?tab=t.0):
extending the OLMv1 bundle renderer to apply `DeploymentConfig` customizations to operator deployments.

Building on the foundation from #2454, this PR enables the renderer to
accept and apply deployment configuration when rendering registry+v1 bundles.
The implementation follows OLMv0's behavior patterns to ensure compatibility and correctness.

The next PR will wire up the config in the `ClusterExtension` controller by parsing `spec.install.config`
to convert to `DeploymentConfig` and thread `DeploymentConfig` through the controller's render call chain
Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](facelessuser/soupsieve@2.8.2...2.8.3)

---
updated-dependencies:
- dependency-name: soupsieve
  dependency-version: 2.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 3, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 3, 2026

New changes are detected. LGTM label has been removed.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 3, 2026

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: openshift-bot

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@perdasilva
Copy link
Contributor

/retest

1 similar comment
@perdasilva
Copy link
Contributor

/retest

jianzhangbjz and others added 23 commits February 4, 2026 00:07
Expose docker-registry to e2e test code by creating Openshift route
Merge of openshift@9fbe333
enabled proper exposure of docker-registry to upstream e2e tests. Thus, we are now able to run downstream the tests tagged
with `@catalogd-update`
…rne-redhat/add-service-account-curl-job"

This reverts commit eccd759, reversing
changes made to dcbfaf2.
Removes all test references to the openshift-redhat-marketplace ClusterCatalog
which has been removed from the default catalogs.

Changes:
- Updated catalog list in olmv1-catalog.go
- Removed marketplace /v1/api/all endpoint test
- Removed marketplace /v1/api/metas endpoint test
- Removed marketplace check from QE test PolarionID:77413
…ht test

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
@openshift-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 4, 2026
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 4, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 4, 2026

New changes are detected. LGTM label has been removed.

@jianzhangbjz
Copy link
Member

/assign @kuiwang02

@kuiwang02
Copy link
Contributor

/assign @kuiwang02

I will test depolymentconfig basically with the PR. if it pass the basic, will add verified label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. kind/sync tide/merge-method-merge Denotes a PR that should use a standard merge by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.